runtime.traceLocker.GoroutineStackExists (method)

2 uses

	runtime (current package)
		traceallocfree.go#L78: 		trace.GoroutineStackExists(gp.stack.lo, gp.stack.hi-gp.stack.lo)
		traceallocfree.go#L135: func (tl traceLocker) GoroutineStackExists(base, size uintptr) {